Other support routines provide drivers for multidimensional transforms. The multidimensional drivers simply call a one-dimensional rule base for each dimension of the transform and properly combine the region of convergence information obtained from each call. The end result of these drivers is a transform object. However, if a call to a transform rule base produces an incomplete transform, the multidimensional drivers exits immediately. In the digital and analog signal processing packages, these drivers are incorporated into the forward and inverse z- and Laplace-transform packages.
The last set of support routines, listed in Table 3, is needed in
order to implement transform properties, because transform properties
alter the transform function and the region of convergence.
For all of these objects, the first argument is the name of a routine
that returns true
|